Back to search
30
MCP

AgentShield Guard

pulsemcp/agentshield guard

Runtime gateway for detecting prompt injection and jailbreak attempts in LLM agents.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.dl-eigenart/agentshield-mcp
Detect prompt injection, jailbreak, and social-engineering attacks in LLM agents.
0 tools
io.github.mukundakatta/agentguard
Network-egress firewall for agent tools: check URLs against a declarative policy.
0 tools
io.github.bch1212/injectshield
Prompt-injection firewall for AI agents — scan untrusted text before LLM calls.
0 tools
io.github.mdfifty50-boop/agent-guard
Constitutional guardrails and loop detection for AI agents
0 tools
io.github.revsmoke/promptrejectormcp
Security gateway for AI agents: detects prompt injections, jailbreaks, and common vulnerabilities.
0 tools
Agent Guardrails
Merge gates and safety checks for AI coding agents via MCP.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agentshield_guard": {
      "url": "None",
      "transport": "http"
    }
  }
}